home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 October / PC Action Issue 71 (Ottobre 1998).iso / pcaction / tracce / webzip.exe / RCDATA / CABINET / WebZIP.inf < prev    next >
Windows Setup INFormation  |  1998-08-24  |  6KB  |  182 lines

  1. [Version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5,"You need a new version of advpack.dll"
  4.  
  5. [SourceDisksNames]
  6. 1="%AppName%",,1
  7.  
  8. [DefaultInstall]
  9. Copyfiles=WebZIPFiles,SupportFiles,InfSection
  10. AddReg=InstallWebZIP,RenameShort2Long
  11. UpdateInis=AddLink 
  12. CustomDestination=MyCustomDestination
  13. ;RunPostSetupCommands=RunPostSetupCommandsSection
  14.  
  15. [DefaultInstall.NT]
  16. Copyfiles=WebZIPFiles,SupportFiles,InfSection
  17. AddReg=InstallWebZip,RenameShort2Long
  18. UpdateInis=AddLinkNT 
  19. CustomDestination=MyCustomDestination
  20. ;RunPostSetupCommands=RunPostSetupCommandsSection
  21.  
  22.  
  23. [RunPostSetupCommandsSection]
  24. RunDll32 advpack.dll,LaunchINFSection Fav.inf, DefaultInstall
  25.  
  26. [Uninstall]
  27. BeginPrompt=BeginPromptSection
  28. EndPrompt=EndPromptSection
  29. CustomDestination=UninstallDestination
  30. DelFiles=WebZIPFiles
  31. Deldirs=RemoveFolder
  32. DelReg=DelRegSection
  33. UpdateInis=RemoveLink
  34. SmartReboot=I
  35. Cleanup=1
  36.  
  37. [BeginPromptSection]
  38. Prompt="%BeginPrompt%"
  39. ButtonType=YESNO
  40. Title=%AppName%
  41.  
  42. [EndPromptSection]
  43. Prompt="%EndPrompt%"
  44.  
  45. [WebZIPFiles]
  46. WebZIP.exe
  47. Inst.exe
  48.  
  49.  
  50. readme.txt
  51. Advpack.dll
  52. W95inf16.dll
  53. w95inf32.dll
  54. FTypes.reg
  55.  
  56.  
  57. [SupportFiles]
  58. XCDUNZ32.dll
  59. XCDZIP32.dll
  60. ShrLk20.dll
  61.  
  62.  
  63.  
  64. [InfSection]
  65. webzip.inf
  66.  
  67.  
  68.  
  69. [AddLinkNT]
  70. setup.ini, progman.groups,, ""group0="%ShortName%"""          
  71. setup.ini, group0,, """%ShortName%"",""""""%49002%\WebZIP.EXE""""""
  72. setup.ini, group0,, """Help"",""""""%49002%\help\index.htm""""""
  73. setup.ini, group0,, """Readme"",""""""%49002%\readme.htm""""""
  74.  
  75.  
  76. ; L i n k s   /   S h o r t c u t s
  77.  
  78. ;Create links in the StartMenu/Programs folder
  79. [AddLink]
  80. setup.ini, progman.groups,, "wzgroup="""WebZIP""""
  81. setup.ini, wzgroup,, """WebZIP"",""""""%49000%\WebZIP.exe"""""",,,,%49000%"
  82. setup.ini, wzgroup,, """Help"",""""""%49000%\help\index.htm"""""",,,,%49000%"
  83. setup.ini, wzgroup,, """Readme"",""""""%49000%\readme.txt"""""",,,,%49000%"
  84.  
  85. ; L i n k s   /   S h o r t c u t s - Removal
  86.  
  87. [RemoveLink]
  88. setup.ini, progman.groups,, "wzgroup="""WebZIP""""
  89. setup.ini, wzgroup,, """WebZIP"""
  90. setup.ini, wzgroup,, """Help"""
  91. setup.ini, wzgroup,, """Readme"""
  92.  
  93.  
  94.  
  95. ;[RemoveLink]
  96. ;setup.ini, progman.groups,, ""group0=""            ;creates "null" folder
  97. ;setup.ini, group0,, """%ShortName%"""        ;deletes previous link
  98. ;;setup.ini, group0,, """%RelNotes%"""
  99.  
  100. [DelRegSection]
  101. HKLM,SOFTWARE\Microsoft\WebZIP
  102. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP
  103.  
  104. [InstallWebZIP]
  105. HKLM,Software\Spidersoft\WebZIP,InstallDir,,%49001%
  106. HKCR,.wzt,,,"WebZIP.Task"
  107. HKCR,WebZIP.Task,,,"WebZIP Task File"
  108. HKCR,WebZIP.Task\DefaultIcon,,,"%49000%\WebZIP.EXE,0"
  109. HKCR,WebZIP.Task\Shell\Open,,,"&Open"
  110. HKCR,WebZIP.Task\Shell\Open\Command,,,"%49000%\WebZIP.exe ""%%1"""
  111.  
  112. ;HKCR,inffile\shell\APInst,,,"Active I&nstall"
  113. ;HKCR,inffile\shell\APInst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, DefaultInstall"
  114. ;HKCR,inffile\shell\APUninst,,,"Active &Uninstall"
  115. ;HKCR,inffile\shell\APUninst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, UnInstall"
  116.  
  117. ;Register for Uninstall
  118. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP,"DisplayName",,"%AppName%" 
  119. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\webzip.inf, Uninstall" 
  120.  
  121.  
  122. [RenameShort2Long]
  123. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ AFile,,,%49000%
  124.  
  125. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,,,%49000%\Profiles
  126. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~1.WZP,,"Selected Page (All).wzp"
  127. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~2.WZP,,"Selected Page (Text Images).wzp"
  128. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~3.WZP,,"Selected Directory (All).wzp"
  129. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~4.WZP,,"Selected Directory (Text Images).wzp"
  130. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~5.WZP,,"Selected Site (All).wzp"
  131. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~6.WZP,,"Selected Site (Text Images).wzp"
  132.  
  133. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,,,%49000%\Tasks
  134. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,NEWSCI~1.WZT,,"newscientist.wzt"
  135. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,SYDNEY~1.WZT,,"sydney2000.wzt"
  136. ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,SPIDER~1.WZT,,"spidersoft.wzt"
  137.  
  138.  
  139.  
  140.  
  141. [DestinationDirs]
  142. WebZIPFiles=49000
  143. ;SkinFiles=49000,Skins\Default
  144. ;ProfileFiles=49000,Profiles
  145. TaskFiles=49000,Tasks
  146.  
  147. SupportFiles=11
  148. InfSection=17
  149. LinkSection=25,desktop
  150.  
  151. [MyCustomDestination]
  152. ;need to add new LFN stuff here.
  153. 49000,49001,49002,49003=PackageDestination49000,1
  154.  
  155. [UninstallDestination]
  156. 49000=UninstallDestination49000,5
  157.  
  158. [PackageDestination49000]
  159. HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
  160. HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
  161.  
  162. [UninstallDestination49000]
  163. HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
  164.  
  165. [RemoveFolder]
  166. %49000%
  167.  
  168. [Strings]
  169. AppName="WebZIP 2.0"
  170. InstallPrompt="Where would you like to install WebZIP?"
  171. DefaultDir="C:\Program Files\WebZIP"
  172. shortname="WebZIP"
  173. RelNotes="Release Notes"
  174.  
  175.  
  176.  
  177. ;prompts
  178. BeginPrompt="Are you sure that you want to remove WebZIP 2.0?"
  179. EndPrompt="WebZIP 2.0 was successfully removed."
  180.  
  181. ZIPDesc="WebZIP File"
  182.